home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-07-18 | 373 b | 21 lines | [TEXT/????] |
- *** command.c Mon Mar 22 15:36:28 1993
- --- mycommand16.c Sun Mar 13 23:48:26 1994
- ***************
- *** 20,26 ****
-
- #include "stdlib.h"
- #include "errno.h"
- ! #include "console.h"
- #include "ansi_private.h"
-
- #define NARGS 25
- --- 20,26 ----
-
- #include "stdlib.h"
- #include "errno.h"
- ! #include "myconsole16.h"
- #include "ansi_private.h"
-
- #define NARGS 25
-
-